home *** CD-ROM | disk | FTP | other *** search
/ Alpha CD-ROM Bonus Pack / Alpha CD-ROM Bonus Pack.iso / si4kids / shared.dir / 00508.ls < prev    next >
Encoding:
Text File  |  1995-01-18  |  139 b   |  10 lines

  1. on exitFrame
  2.   if checkDialogs() then
  3.   else
  4.     navButtonClicked()
  5.     hotSpotClicked()
  6.     navButtonFlash()
  7.   end if
  8.   go(the frame)
  9. end
  10.